Method LoadTreeWithUserAsync<TProps>(long, int, long?, bool)
protected virtual Task<TreeRedbObject<TProps>> LoadTreeWithUserAsync<TProps>(long rootId, int maxDepth = 10, long? userId = null, bool checkPermissions = false) where TProps : class, new()
protected virtual Task<TreeRedbObject<TProps>> LoadTreeWithUserAsync<TProps>(long rootId, int maxDepth = 10, long? userId = null, bool checkPermissions = false) where TProps : class, new()